home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
comm
/
misc
/
DigiCam.lha
/
src
/
frontend.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-07-15
|
143b
|
9 lines
/* frontend.h (c) 1999 by Volker Remuß, remuss@cs.tu-berlin.de */
#ifndef FRONTEND_H
#define FRONTEND_H
extern void myexit(int res);
#endif